バージョン

GetCharacterCasing メソッド (UltraEditorProxyOwnerBase)

テキストの大文字および小文字をどのように変換するのかを決定します。
シンタックス
'宣言
 
Public Overrides Function GetCharacterCasing( _
   ByVal ownerContext As Object _
) As CharacterCasing
public override CharacterCasing GetCharacterCasing( 
   object ownerContext
)

パラメータ

ownerContext
GetEmbeddableElement(UIElement,EmbeddableEditorOwnerBase,Object,EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

テキストに適用されるCharacterCasing
参照