設定或傳回當已定義 Image 的 NavigateURL 屬性時顯示的螢幕鍵盤文字。預設值是空的 string。
public string SoftkeyLabel {
get,
set
}
備註
此屬性只針對支援螢幕鍵盤的裝置使用。
如果此屬性為空白,則會使用控制項的 Text 屬性。如果 Text 屬性為空白或長度小於 9,則會針對螢幕鍵盤標籤使用 Text 屬性。
請參閱
套用至:Image 類別
設定或傳回當已定義 Image 的 NavigateURL 屬性時顯示的螢幕鍵盤文字。預設值是空的 string。
public string SoftkeyLabel {
get,
set
}
此屬性只針對支援螢幕鍵盤的裝置使用。
如果此屬性為空白,則會使用控制項的 Text 屬性。如果 Text 屬性為空白或長度小於 9,則會針對螢幕鍵盤標籤使用 Text 屬性。
套用至:Image 類別