Re: DHTMLEdit определение положения курсора
От: kig Россия  
Дата: 24.03.03 08:03
Оценка:
Здравствуйте, Andrey01, Вы писали:

A>Здравствуйте!


A>Подскажите пожалуйста:::


A>4. Возможно есть ешё какие-то решения HTML-редактора (не DHTMLEdit)???


WebBrowser.

IHTMLDocument2::designMode Property

--------------------------------------------------------------------------------

Sets or retrieves a value that indicates whether the document can be edited.

Syntax

HRESULT IHTMLDocument2::get_designMode(BSTR* p);HRESULT IHTMLDocument2::put_designMode(BSTR v);
Parameters

p
Pointer to a variable of type BSTR that receives one of the values listed in Possible Values.
v
BSTR that specifies one of the values listed in Possible Values.
Possible Values

On Document can be edited.
Off | Inherit Default. Document cannot be edited.
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.